# include # include int main() { printf("filename with spaces\n"); exit(0); }